home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / French.lproj / iDiveAttachLibraryWizard.nib / classes.nib next >
Text File  |  2006-01-19  |  3KB  |  75 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {choosePath = id; }; 
  5.             CLASS = AFiDiveAttachLibraryChoosePathSheetController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {folderPath = NSTextField; }; 
  8.             SUPERCLASS = AFiDiveWizardSheetController; 
  9.         }, 
  10.         {
  11.             CLASS = AFiDiveAttachLibraryReviewSheetController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 attributesCountField = NSTextField; 
  15.                 attributesTable = NSTableView; 
  16.                 elementCountField = NSTextField; 
  17.                 elementTable = NSTableView; 
  18.                 scannerProgressIndicator = NSProgressIndicator; 
  19.                 scannerProgressWindow = NSWindow; 
  20.             }; 
  21.             SUPERCLASS = AFiDiveWizardSheetController; 
  22.         }, 
  23.         {
  24.             CLASS = AFiDiveAttachLibraryWizardController; 
  25.             LANGUAGE = ObjC; 
  26.             OUTLETS = {
  27.                 choosePathController = AFiDiveAttachLibraryChoosePathSheetController; 
  28.                 reviewAttachmentController = AFiDiveAttachLibraryReviewSheetController; 
  29.             }; 
  30.             SUPERCLASS = AFiDiveWizardController; 
  31.         }, 
  32.         {CLASS = AFiDiveWhiteContainerView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  33.         {
  34.             ACTIONS = {
  35.                 cancel = id; 
  36.                 doWizardAction = id; 
  37.                 next = id; 
  38.                 notifyWizardActionDidEnd = id; 
  39.                 notifyWizardActionWillStart = id; 
  40.                 previous = id; 
  41.             }; 
  42.             CLASS = AFiDiveWizardController; 
  43.             LANGUAGE = ObjC; 
  44.             OUTLETS = {
  45.                 blankSheet = NSView; 
  46.                 cancelButton = NSButton; 
  47.                 nextButton = NSButton; 
  48.                 panelBox = NSBox; 
  49.                 previousButton = NSButton; 
  50.                 stageSubTitle = NSTextField; 
  51.                 stageTitle = NSTextField; 
  52.                 whiteContainerView = AFiDiveWhiteContainerView; 
  53.                 wizardActionDetail = NSTextField; 
  54.                 wizardActionMessage = NSTextField; 
  55.                 wizardActionProgressIndicator = NSProgressIndicator; 
  56.                 wizardActionSheet = NSView; 
  57.                 wizardWindow = NSWindow; 
  58.             }; 
  59.             SUPERCLASS = NSObject; 
  60.         }, 
  61.         {CLASS = AFiDiveWizardNode; LANGUAGE = ObjC; SUPERCLASS = TreeNode; }, 
  62.         {CLASS = AFiDiveWizardNodeData; LANGUAGE = ObjC; SUPERCLASS = TreeNodeData; }, 
  63.         {
  64.             CLASS = AFiDiveWizardSheetController; 
  65.             LANGUAGE = ObjC; 
  66.             OUTLETS = {controllerPanel = NSView; }; 
  67.             SUPERCLASS = NSObject; 
  68.         }, 
  69.         {CLASS = AFiDiveWorkflowPathNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  70.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  71.         {CLASS = TreeNode; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  72.         {CLASS = TreeNodeData; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  73.     ); 
  74.     IBVersion = 1; 
  75. }